Skip to content

Latest commit

 

History

History

Multiply 2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Multiply 2

Author: Marin Radu


Description

Continue from Multiply 1 and keep sending characters as requested by the server to get the flag.

Requirements

  • Connect to servers
  • Automation
  • Regex

Solve

You need to keep interacting with the server, sending back characters according to the server's request until the flag is received.

View the solve.py script.

Compared to Multiply 1, you have to send different data multiple times in a single connection.


Flag: CSCTF{hash-that-changes-every-5-minutes}